home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6359 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  839 b 

  1. Path: usenet.eel.ufl.edu!warwick!leicester!usenet
  2. From: James Morgan <dm23@leicester.ac.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP: Changing View Base Class in MSVC v1
  5. Date: Fri, 09 Feb 1996 11:20:14 -0800
  6. Organization: Leicester University
  7. Message-ID: <311B9E6E.EC@leicester.ac.uk>
  8. NNTP-Posting-Host: pc245.sweetpea7.le.ac.uk
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (Win16; I)
  13.  
  14. Hi!
  15.  
  16. Could anyone help me please...
  17.  
  18. Is there an easy way of changing the View Base Class from CView to, for 
  19. example, CScrollView, in MS Visual C++ v1 (using AppWizard)?
  20.  
  21. I know it is possible to do this in AppWizard with later versions, but at 
  22. the moment I am doing a manual search/replace, which is far from 
  23. effective (i.e. my apps keep crashing!).
  24.  
  25. Thanks very much.
  26.  
  27. James.
  28.